[INFO] cloning repository https://github.com/bartTC/siteprobe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bartTC/siteprobe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbartTC%2Fsiteprobe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbartTC%2Fsiteprobe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79b453a91cec6e049605d7bb211246cc5cd1f91f
[INFO] testing bartTC/siteprobe against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbartTC%2Fsiteprobe" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bartTC/siteprobe
[INFO] finished tweaking git repo https://github.com/bartTC/siteprobe
[INFO] tweaked toml for git repo https://github.com/bartTC/siteprobe written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bartTC/siteprobe on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bartTC/siteprobe already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e94f847839fb64062f7140b9ebeb651ff1b15f1b851829e36d477ebef5a691b
[INFO] running `Command { std: "docker" "start" "-a" "9e94f847839fb64062f7140b9ebeb651ff1b15f1b851829e36d477ebef5a691b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e94f847839fb64062f7140b9ebeb651ff1b15f1b851829e36d477ebef5a691b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e94f847839fb64062f7140b9ebeb651ff1b15f1b851829e36d477ebef5a691b", kill_on_drop: false }`
[INFO] [stdout] 9e94f847839fb64062f7140b9ebeb651ff1b15f1b851829e36d477ebef5a691b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a13cf763f8f2fa773b625c7ac932b9e0597e9ee14d53d0038ac4a08cffdd015b
[INFO] running `Command { std: "docker" "start" "-a" "a13cf763f8f2fa773b625c7ac932b9e0597e9ee14d53d0038ac4a08cffdd015b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling siteprobe v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "a13cf763f8f2fa773b625c7ac932b9e0597e9ee14d53d0038ac4a08cffdd015b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a13cf763f8f2fa773b625c7ac932b9e0597e9ee14d53d0038ac4a08cffdd015b", kill_on_drop: false }`
[INFO] [stdout] a13cf763f8f2fa773b625c7ac932b9e0597e9ee14d53d0038ac4a08cffdd015b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79e1affb4695e02269f7427371981faf1cfa4dc47c072bf36dd85184c33eb65a
[INFO] running `Command { std: "docker" "start" "-a" "79e1affb4695e02269f7427371981faf1cfa4dc47c072bf36dd85184c33eb65a", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling siteprobe v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `siteprobe` (bin "siteprobe")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name siteprobe --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b404a6b53240cc3 -C extra-filename=-44db43c0a933b650 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a801aa34acb19106.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-9c7b45b83d4aa87b.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-18d67e80b7354bd8.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-a2dedd36ac407e60.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a33144e3659cede6.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-71f3b19e36382838.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-49701d3eb270684c.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-6fef1dea2bcd74f2.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-8f7af2fe3901a382.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-090a405d0437b225.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-459c5b4eb5fe5e0b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7fe1489bf23efc66.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d30c5e1559510af6.rlib --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-a82b574343ff82ec.rlib --extern siteprobe=/opt/rustwide/target/debug/deps/libsiteprobe-03502678dc319e34.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-14b5900b464473df.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-afac580c6aa496f7.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-2d510faf2c8f9455.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-aa9f0284863c725e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-af93f63318f72af9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcZzNm5g/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-d5a05c5166789d8b,libgetrandom-b020212982405afb,libfastrand-8bf93aced4b4285e,libsiteprobe-03502678dc319e34,libindicatif-49701d3eb270684c,libnumber_prefix-8479f39d71e80d3e,libconsole-45060773f252f467,libtoml-afac580c6aa496f7,libtoml_edit-88fbbe5aa17072cd,libserde_spanned-ed11e0b6b6559485,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-e0d1c9da40e1a9ac,libshellexpand-a82b574343ff82ec,libdirs-453cbef66b7d234a,libdirs_sys-24ebac567d72bb9c,liboption_ext-23838f1959a6156b,libunicode_segmentation-2d510faf2c8f9455,libquick_xml-8f7af2fe3901a382,libgovernor-71f3b19e36382838,libquanta-ce307b29143f409b,libraw_cpuid-497dd17e3bb94141,libdashmap-328c17adb1604218,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libfutures_timer-2b3f729e26c119bb,libnonzero_ext-82ba64e9b7c8c13c,librand-090a405d0437b225,librand_chacha-594e42ba4d22d51f,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-525955afb8507a27,libgetrandom-dc9099b4db096fef,libweb_time-c447c8b725da1947,libportable_atomic-6b9b27d8eea1116d,libfutures-a33144e3659cede6,libfutures_executor-c9d8db032ecb693c,libflate2-a2dedd36ac407e60,libminiz_oxide-f7b55b629d7e7bb3,libsimd_adler32-7f9881b862a52155,libcrc32fast-66fcb8dfd77ba9de,libreqwest-459c5b4eb5fe5e0b,libserde_urlencoded-184f2ba88ce53f52,libhyper_rustls-00f6231d17c76c87,libwebpki_roots-f152de6c6e9c21f4,libtokio_rustls-5b28d2f566a93bd5,librustls-3d554df5dc5a3984,libsubtle-ca7024fc66e4388f,libwebpki-33b45153cbb14753,libring-02bd6c829bf95512,libgetrandom-3349015d549b3843,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-ed99eb4397646b9e,libiri_string-41a922e2baabe1b4,libtower-23c7b8d76303877a,libtower_layer-d70c7e404336389b,libhyper_util-b3c4ec7372919fb8,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-db1ee1f039bbce45,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-096e626fa00bc5c8,libtracing-4b07d52460859cdc,libtracing_core-1a3ec60ab2219351,libindexmap-bf4c05905d8ca537,libequivalent-7e0e8cbe6c474a67,libhashbrown-7a8f6228ee104885,libfnv-2d77ec4f6f971b24,libtokio_util-a8afa11dba621905,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-40b09e858ce1ad08,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libtokio-14b5900b464473df,libsignal_hook_registry-022ce60d838bbe87,liberrno-da27d46d07066c7f,libsocket2-083cbe677acb7198,libmio-d03cc84fbaa5aa93,libparking_lot-fd889c1f9c510b14,libparking_lot_core-a2536b4920cefb81,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-0e32d117a3d5e797,libpin_project_lite-8a799ba8b4537fa2,libhttp_body-c9fa59b257b83676,liblog-d269868761ac548a,libhttp-cf5b21f2e047a877,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libconsole-9c7b45b83d4aa87b,libunicode_width-11318280e9097d13,liburl-aa9f0284863c725e,libidna-7b52e255a8795a8c,libidna_adapter-e1ca07125230b58b,libicu_properties-5bd06c4a70837caa,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-2e7c3158a8883559,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f729f0375d518e03,libicu_collections-d6a546882c515840,libutf8_iter-0d9be7b316c2b184,libpotential_utf-84b138b093bf85d6,libicu_provider-c0381d936d12fd8e,libicu_locale_core-d4578c9fa45aecb8,libtinystr-29362c45a7b62c4c,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-1980fd901f06053a,libzerotrie-243d89c6cebf5dec,libyoke-59e051f3cc6a7b83,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-c83643cdfb09a5b2,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libclap-a801aa34acb19106,libclap_builder-2300930f8e18f6e2,libterminal_size-02694e677135cd00,librustix-ca5bf171d9172ccc,libbitflags-e2ff1f8a3d866557,liblinux_raw_sys-fe1e9ef4505379f7,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libbase64-2a03de3babadded3,libserde_json-d30c5e1559510af6,libzmij-07c2bc01ed4c756c,libserde-7fe1489bf23efc66,libprettytable-6fef1dea2bcd74f2,libis_terminal-25774b94bbc8d0df,libcsv-18d67e80b7354bd8,libryu-ace37e26d8308611,libitoa-d474a064685fa8df,libcsv_core-1207486a54d4b450,libmemchr-9b3f20cfb3ebd3b2,libserde_core-1bd3301df0d96ee1,libunicode_width-08b963676a6677c5,libencode_unicode-d7286f5348fd1458,libterm-9ea05b2c1dc8d458,libdirs_next-4116e2baf59bd1b3,libdirs_sys_next-0e5d83e2c603b95c,liblibc-da52938bfe154f8f,libcfg_if-5af52f617df93f8f,liblazy_static-b3603208c0de2608,libonce_cell-028ded5f5e4e9236}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcZzNm5g/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-af93f63318f72af9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_tests-dda586269f14475a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `siteprobe` (test "config_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcT9C01K/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsiteprobe-03502678dc319e34,libindicatif-49701d3eb270684c,libnumber_prefix-8479f39d71e80d3e,libconsole-45060773f252f467,libtoml-afac580c6aa496f7,libtoml_edit-88fbbe5aa17072cd,libserde_spanned-ed11e0b6b6559485,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-e0d1c9da40e1a9ac,libshellexpand-a82b574343ff82ec,libdirs-453cbef66b7d234a,libdirs_sys-24ebac567d72bb9c,liboption_ext-23838f1959a6156b,libunicode_segmentation-2d510faf2c8f9455,libquick_xml-8f7af2fe3901a382,libgovernor-71f3b19e36382838,libquanta-ce307b29143f409b,libraw_cpuid-497dd17e3bb94141,libdashmap-328c17adb1604218,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libfutures_timer-2b3f729e26c119bb,libnonzero_ext-82ba64e9b7c8c13c,librand-090a405d0437b225,librand_chacha-594e42ba4d22d51f,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-525955afb8507a27,libgetrandom-dc9099b4db096fef,libweb_time-c447c8b725da1947,libportable_atomic-6b9b27d8eea1116d,libfutures-a33144e3659cede6,libfutures_executor-c9d8db032ecb693c,libflate2-a2dedd36ac407e60,libminiz_oxide-f7b55b629d7e7bb3,libsimd_adler32-7f9881b862a52155,libcrc32fast-66fcb8dfd77ba9de,libreqwest-459c5b4eb5fe5e0b,libserde_urlencoded-184f2ba88ce53f52,libhyper_rustls-00f6231d17c76c87,libwebpki_roots-f152de6c6e9c21f4,libtokio_rustls-5b28d2f566a93bd5,librustls-3d554df5dc5a3984,libsubtle-ca7024fc66e4388f,libwebpki-33b45153cbb14753,libring-02bd6c829bf95512,libgetrandom-3349015d549b3843,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-ed99eb4397646b9e,libiri_string-41a922e2baabe1b4,libtower-23c7b8d76303877a,libtower_layer-d70c7e404336389b,libhyper_util-b3c4ec7372919fb8,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-db1ee1f039bbce45,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-096e626fa00bc5c8,libtracing-4b07d52460859cdc,libtracing_core-1a3ec60ab2219351,libindexmap-bf4c05905d8ca537,libequivalent-7e0e8cbe6c474a67,libhashbrown-7a8f6228ee104885,libfnv-2d77ec4f6f971b24,libtokio_util-a8afa11dba621905,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-40b09e858ce1ad08,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libtokio-14b5900b464473df,libsignal_hook_registry-022ce60d838bbe87,liberrno-da27d46d07066c7f,libsocket2-083cbe677acb7198,libmio-d03cc84fbaa5aa93,libparking_lot-fd889c1f9c510b14,libparking_lot_core-a2536b4920cefb81,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-0e32d117a3d5e797,libpin_project_lite-8a799ba8b4537fa2,libhttp_body-c9fa59b257b83676,liblog-d269868761ac548a,libhttp-cf5b21f2e047a877,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libconsole-9c7b45b83d4aa87b,libunicode_width-11318280e9097d13,liburl-aa9f0284863c725e,libidna-7b52e255a8795a8c,libidna_adapter-e1ca07125230b58b,libicu_properties-5bd06c4a70837caa,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-2e7c3158a8883559,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f729f0375d518e03,libicu_collections-d6a546882c515840,libutf8_iter-0d9be7b316c2b184,libpotential_utf-84b138b093bf85d6,libicu_provider-c0381d936d12fd8e,libicu_locale_core-d4578c9fa45aecb8,libtinystr-29362c45a7b62c4c,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-1980fd901f06053a,libzerotrie-243d89c6cebf5dec,libyoke-59e051f3cc6a7b83,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-c83643cdfb09a5b2,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libclap-a801aa34acb19106,libclap_builder-2300930f8e18f6e2,libterminal_size-02694e677135cd00,librustix-ca5bf171d9172ccc,libbitflags-e2ff1f8a3d866557,liblinux_raw_sys-fe1e9ef4505379f7,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libbase64-2a03de3babadded3,libserde_json-d30c5e1559510af6,libzmij-07c2bc01ed4c756c,libserde-7fe1489bf23efc66,libprettytable-6fef1dea2bcd74f2,libis_terminal-25774b94bbc8d0df,libcsv-18d67e80b7354bd8,libryu-ace37e26d8308611,libitoa-d474a064685fa8df,libcsv_core-1207486a54d4b450,libmemchr-9b3f20cfb3ebd3b2,libserde_core-1bd3301df0d96ee1,libunicode_width-08b963676a6677c5,libencode_unicode-d7286f5348fd1458,libterm-9ea05b2c1dc8d458,libdirs_next-4116e2baf59bd1b3,libdirs_sys_next-0e5d83e2c603b95c,liblibc-da52938bfe154f8f,libcfg_if-5af52f617df93f8f,liblazy_static-b3603208c0de2608,libonce_cell-028ded5f5e4e9236}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcT9C01K/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-af93f63318f72af9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sitemap_test-39ca9ce02244c195" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `siteprobe` (test "sitemap_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcFMG5mU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsiteprobe-03502678dc319e34,libindicatif-49701d3eb270684c,libnumber_prefix-8479f39d71e80d3e,libconsole-45060773f252f467,libtoml-afac580c6aa496f7,libtoml_edit-88fbbe5aa17072cd,libserde_spanned-ed11e0b6b6559485,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-e0d1c9da40e1a9ac,libshellexpand-a82b574343ff82ec,libdirs-453cbef66b7d234a,libdirs_sys-24ebac567d72bb9c,liboption_ext-23838f1959a6156b,libunicode_segmentation-2d510faf2c8f9455,libquick_xml-8f7af2fe3901a382,libgovernor-71f3b19e36382838,libquanta-ce307b29143f409b,libraw_cpuid-497dd17e3bb94141,libdashmap-328c17adb1604218,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libfutures_timer-2b3f729e26c119bb,libnonzero_ext-82ba64e9b7c8c13c,librand-090a405d0437b225,librand_chacha-594e42ba4d22d51f,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-525955afb8507a27,libgetrandom-dc9099b4db096fef,libweb_time-c447c8b725da1947,libportable_atomic-6b9b27d8eea1116d,libfutures-a33144e3659cede6,libfutures_executor-c9d8db032ecb693c,libflate2-a2dedd36ac407e60,libminiz_oxide-f7b55b629d7e7bb3,libsimd_adler32-7f9881b862a52155,libcrc32fast-66fcb8dfd77ba9de,libreqwest-459c5b4eb5fe5e0b,libserde_urlencoded-184f2ba88ce53f52,libhyper_rustls-00f6231d17c76c87,libwebpki_roots-f152de6c6e9c21f4,libtokio_rustls-5b28d2f566a93bd5,librustls-3d554df5dc5a3984,libsubtle-ca7024fc66e4388f,libwebpki-33b45153cbb14753,libring-02bd6c829bf95512,libgetrandom-3349015d549b3843,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-ed99eb4397646b9e,libiri_string-41a922e2baabe1b4,libtower-23c7b8d76303877a,libtower_layer-d70c7e404336389b,libhyper_util-b3c4ec7372919fb8,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-db1ee1f039bbce45,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-096e626fa00bc5c8,libtracing-4b07d52460859cdc,libtracing_core-1a3ec60ab2219351,libindexmap-bf4c05905d8ca537,libequivalent-7e0e8cbe6c474a67,libhashbrown-7a8f6228ee104885,libfnv-2d77ec4f6f971b24,libtokio_util-a8afa11dba621905,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-40b09e858ce1ad08,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libtokio-14b5900b464473df,libsignal_hook_registry-022ce60d838bbe87,liberrno-da27d46d07066c7f,libsocket2-083cbe677acb7198,libmio-d03cc84fbaa5aa93,libparking_lot-fd889c1f9c510b14,libparking_lot_core-a2536b4920cefb81,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-0e32d117a3d5e797,libpin_project_lite-8a799ba8b4537fa2,libhttp_body-c9fa59b257b83676,liblog-d269868761ac548a,libhttp-cf5b21f2e047a877,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libconsole-9c7b45b83d4aa87b,libunicode_width-11318280e9097d13,liburl-aa9f0284863c725e,libidna-7b52e255a8795a8c,libidna_adapter-e1ca07125230b58b,libicu_properties-5bd06c4a70837caa,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-2e7c3158a8883559,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f729f0375d518e03,libicu_collections-d6a546882c515840,libutf8_iter-0d9be7b316c2b184,libpotential_utf-84b138b093bf85d6,libicu_provider-c0381d936d12fd8e,libicu_locale_core-d4578c9fa45aecb8,libtinystr-29362c45a7b62c4c,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-1980fd901f06053a,libzerotrie-243d89c6cebf5dec,libyoke-59e051f3cc6a7b83,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-c83643cdfb09a5b2,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libclap-a801aa34acb19106,libclap_builder-2300930f8e18f6e2,libterminal_size-02694e677135cd00,librustix-ca5bf171d9172ccc,libbitflags-e2ff1f8a3d866557,liblinux_raw_sys-fe1e9ef4505379f7,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libbase64-2a03de3babadded3,libserde_json-d30c5e1559510af6,libzmij-07c2bc01ed4c756c,libserde-7fe1489bf23efc66,libprettytable-6fef1dea2bcd74f2,libis_terminal-25774b94bbc8d0df,libcsv-18d67e80b7354bd8,libryu-ace37e26d8308611,libitoa-d474a064685fa8df,libcsv_core-1207486a54d4b450,libmemchr-9b3f20cfb3ebd3b2,libserde_core-1bd3301df0d96ee1,libunicode_width-08b963676a6677c5,libencode_unicode-d7286f5348fd1458,libterm-9ea05b2c1dc8d458,libdirs_next-4116e2baf59bd1b3,libdirs_sys_next-0e5d83e2c603b95c,liblibc-da52938bfe154f8f,libcfg_if-5af52f617df93f8f,liblazy_static-b3603208c0de2608,libonce_cell-028ded5f5e4e9236}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcFMG5mU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-af93f63318f72af9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/utils_test-2ed5a7f284bee0f7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `siteprobe` (test "utils_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "79e1affb4695e02269f7427371981faf1cfa4dc47c072bf36dd85184c33eb65a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79e1affb4695e02269f7427371981faf1cfa4dc47c072bf36dd85184c33eb65a", kill_on_drop: false }`
[INFO] [stdout] 79e1affb4695e02269f7427371981faf1cfa4dc47c072bf36dd85184c33eb65a
